discardSearchResults

fun discardSearchResults(input: DiscardSearchResultsRequest): Single<RequestResponseFrame>

Discards search results from the session with the given id. getSearchResults should no longer be called for that search.

Sources

jvm source
Link copied to clipboard